home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2002 October / VPR0210A.ISO / OLS / PMANIA112 / pmania112.lzh / Pendulumania 1.1.2 / 取扱説明書.chm / pmania.css < prev    next >
Cascading Style Sheet File  |  2001-01-31  |  952b  |  19 lines

  1. body         { background-color: #FF9955; font-size: 10pt; margin-left: 20pt; margin-right: 
  2.                20pt; color: #550000; }
  3. h1           { font-size: 24pt; border-bottom: 2pt solid #FF5500; margin-right: 10%; 
  4.                margin-left: -20pt; padding-left: 20pt; padding-right: 20pt; 
  5.                color: #FF5500}
  6. body.right h1{ margin-left: 10%; margin-right: -20pt; }
  7.  
  8. h2           { color: #BB5511; font-family: MS P明朝,Times New Roman,serif; font-style: italic;
  9.                font-size: 14pt; padding-right: 20pt; margin-left: -10pt; margin-right: 50%; 
  10.                border-bottom: 1pt solid #BB5511; border-left: 1pt solid #BB5511; }
  11.  
  12. strong      { font-weight: bolder; text-decoration: underline; }
  13. em          { font-style: normal; color: red; }
  14.  
  15. p            { margin-top: 3pt; margin-bottom: 3pt; }
  16.  
  17. a:link      { color: #FF0044; }
  18. a:visited   { color: #885555; }
  19. a:hover,a: active { color: red; background-color: #FFBB88; }